home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Archive / Interapplication Comm / Simple HLE / HLE.read me < prev    next >
Encoding:
Text File  |  2000-09-28  |  324 b   |  9 lines  |  [TEXT/MPS ]

  1. Here is a simple High Level Event sample.
  2. It posts two events, then uses a filter to accept the second one.
  3. Using AppleEvents is a much better solution than using High Level Events, 
  4. since the AppleEvent Manager provides a great dal of
  5. formatting and accessing support, but HLEs are available if you want
  6. 'em.
  7. C.K. Haun
  8. DTS
  9.